home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue30 / delcom / RegContext / RegContextMenuTest.dfm / RegContextMenuTest.txt
Encoding:
Text File  |  1998-01-07  |  291 b   |  16 lines

  1. object Form1: TForm1
  2.   Left = 367
  3.   Top = 131
  4.   Width = 644
  5.   Height = 425
  6.   Caption = 'Form1'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15. end
  16.